The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "term::readline::perl"

Term::ReadLine::Perl5::readline River stage zero No dependents

A non-OO package similar to GNU's readline. The preferred OO Package is Term::ReadLine::Perl5. But that uses this internally. It could be made better by removing more of the global state and moving it into the Term::ReadLine::Perl5 side. There is som...

ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC - Search in distribution

ReadLine/readline.pm River stage two • 17 direct dependents • 19 total dependents

ILYAZ/Term-ReadLine-Perl-1.0303 - 28 Oct 2009 08:35:34 UTC - Search in distribution

Term::UI - Term::ReadLine UI made easy River stage three • 12 direct dependents • 724 total dependents

"Term::UI" is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. Simply give it the question you want to ask, optional...

BINGOS/Term-UI-0.50 - 06 Aug 2021 16:55:59 UTC - Search in distribution

Term::CLI - CLI interpreter based on Term::ReadLine River stage zero No dependents

Implement an easy-to-use command line interpreter based on Term::ReadLine(3p). Although primarily aimed at use with the Term::ReadLine::Gnu(3p) implementation, it also supports Term::ReadLine::Perl(3p). First-time users may want to read Term::CLI::Tu...

SBAKKER/Term-CLI-0.059000 - 14 Jan 2024 22:19:02 UTC - Search in distribution

Psh::Completion - containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Perl. River stage zero No dependents

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

sepl - a Term::ReadLine-based Sepia interactive shell. River stage zero No dependents

"sepl" uses Sepia::ReadLine to provide an interactive Perl shell with many of the Sepia features available in Emacs, including completion and all shortcuts. It is not well-tested or frequently used, and should be considered experimental....

SEANO/Sepia-0.992 - 17 Nov 2011 18:25:51 UTC - Search in distribution

Myriad::UI::Readline - Term::ReadLine support for Myriad River stage zero No dependents

Provides a basic line-based interface with history support....

DERIV/Myriad-1.001 - 11 Nov 2022 01:44:03 UTC - Search in distribution

Fry::ReadLine::Gnu - ReadLine plugin for Fry::Shell which uses Term::ReadLine::Gnu. River stage zero No dependents

Note: This module is being overhauled so the syntax for defining autocompletion might change. Also completion for a command's arguments is currently disabled. This module supports command history and autocompletion of options and commands. If a comma...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution
  • Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions.

PPR - Pattern-based Perl Recognizer River stage two • 10 direct dependents • 33 total dependents

The PPR module provides a single regular expression that defines a set of independent subpatterns suitable for matching entire Perl documents, as well as a wide range of individual syntactic components of Perl (i.e. statements, expressions, control b...

DCONWAY/PPR-0.001008 - 11 Apr 2023 05:50:32 UTC - Search in distribution
  • PPR::X - Pattern-based Perl Recognizer

PC - A simple but feature filled command line Perl calculator River stage zero No dependents

"pc" is a quick and dirty command line perl calculator. Pass it an expression on the command line and it will print the result in a number of different formats. You can also run "pc" with no command line parameters and it will run an interactive loop...

DAVID/App-PerlCalc-v1.2.0 - 30 May 2013 09:24:33 UTC - Search in distribution

tm - Topic Map client and work-bench River stage one • 3 direct dependents • 3 total dependents

This simple, text-oriented user interface gives access to some Topic Map functions. This program is mainly thought for quick prototyping and testing Topic Maps and/or TM software, not so much to provide eye-candy. There are two modi operandi: batch W...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution

patch - apply a diff file to an original River stage one • 1 direct dependent • 1 total dependent

*Patch* will take a patch file containing any of the four forms of difference listing produced by the *diff* program and apply those differences to an original file, producing a patched version. By default, the patched version is put in place of the ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

presto - Command-line interface for RESTful web services River stage one • 1 direct dependent • 1 total dependent

"App::Presto" provides a command-line interface (CLI) for RESTful web services. When looking for a way to interact with RESTful services answers typically point to some horrible GUI or (on the complete opposite end of the spectrum) just using "curl" ...

MPERRY/App-Presto-0.010 - 28 Jul 2016 08:35:07 UTC - Search in distribution

riap - Riap command-line client shell River stage one • 1 direct dependent • 1 total dependent

"riap" is a Riap client in the form of a simple interactive command-line shell (as opposed to Perinci::Access which is a Perl library, or peri-run and peri-access which are non-interactive command-line interfaces). This "riap" shell provides a conven...

PERLANCAR/App-riap-0.383 - 07 Feb 2020 04:54:12 UTC - Search in distribution

pbtool - Manipulate Mac OS X pasteboards/clipboards. River stage one • 1 direct dependent • 1 total dependent

WYANT/Mac-Pasteboard-0.104 - 19 Dec 2023 13:35:34 UTC - Search in distribution

db-browser - Browse SQL databases and their tables interactively. River stage zero No dependents

Before using "db-browser", ensure you have backed up your databases. Search and read in SQL databases: one can interactively browse databases and their tables. "App::DBBrowser" provides and supports plugins for the DBI drivers "DBD::SQLite", "DBD::my...

KUERBIS/App-DBBrowser-2.409 - 28 Apr 2024 08:38:05 UTC - Search in distribution

fetchware - Fetchware is a package manager for source code distributions. River stage zero No dependents

Fetchware is a package manager for source code distributions. It takes advantage of the fact that coincidentially *most* source code distributions follow the same conventions. Most use FTP and HTTP mirrors. Most use AutoTools or at least just a few c...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

perldl - Simple shell for PDL (see also pdl2) River stage three • 93 direct dependents • 101 total dependents

The program perldl is a simple shell (written in perl) for interactive use of PDL. It consists of a command-line interface that supports immediate interpretation of perl commands and expressions. Perl expressions, including PDL constructs, can be ent...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution
  • PDLdb.pl - the perl debugger with PDL support

mbtiny - A standalone authoring script for Module::Build::Tiny River stage zero No dependents

"mbtiny" is a tool to help assemble your CPAN distributions. It's a minimalist tool that tries to come with as few surprises as possible, and thus provide a gentle learning curve for its users....

LEONT/App-ModuleBuildTiny-0.043 - 19 Oct 2023 18:38:45 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution
166 results (0.172 seconds)